Staging: bcm: Replace USHORT with unsigned short in Protocol.h
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 22 Dec 2012 19:27:44 +0000 (14:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:56:44 +0000 (10:56 -0800)
commit963fa3e62969e59c66875091710b5ea4ac68b065
tree104a49adea892f81817360a4c40a9825fa82c622
parent5a88304e568e0c6176ebd85fc08d535a4f02a97a
Staging: bcm: Replace USHORT with unsigned short in Protocol.h

This patch replaces "USHORT" with "unsigned short"
in Protocol.h

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Protocol.h