linux/drivers/staging/bcm
Kevin McKinney 0b3edf760a Staging: bcm: Remove typedef for _packet_info and call directly.
This patch removes typedef for _packet_info,
changes the name of the struct from
_packet_info to bcm_packet_info.
In addition, any calls to the following typedefs
"PacketInfo, _packet_info" are changed to call the
struct directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-04 21:08:10 -07:00
..
Adapter.h Staging: bcm: Remove typedef for _packet_info and call directly. 2012-06-04 21:08:10 -07:00
Bcmchar.c Staging: bcm: Remove typedef for _packet_info and call directly. 2012-06-04 21:08:10 -07:00
Bcmnet.c Staging: bcm: Bcmnet: fixed checkpatch script reported issues 2011-03-09 15:54:30 -08:00
CmHost.c Staging: bcm: Remove typedef for _packet_info and call directly. 2012-06-04 21:08:10 -07:00
CmHost.h beceem: make local functions static 2010-11-01 12:37:05 -04:00
cntrl_SignalingInterface.h Fix common misspellings 2011-03-31 11:26:23 -03:00
DDRInit.c Staging: bcm: Remove typedef for _DDR_SETTING and call directly. 2012-06-04 21:06:34 -07:00
DDRInit.h
Debug.h staging: Fix recieve/receive typos 2011-06-28 14:54:17 -07:00
HandleControlPacket.c Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly. 2012-06-04 21:08:09 -07:00
headers.h Staging: bcm: Fix a coding style error reported by checkpatch.pl 2011-08-23 15:20:52 -07:00
hostmibs.c Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly. 2012-06-04 21:08:09 -07:00
HostMIBSInterface.h Fix common misspellings 2011-03-31 11:26:23 -03:00
InterfaceAdapter.h
InterfaceDld.c Staging: bcm: Remove typedef for FirmwareInfo and call directly. 2012-06-04 21:06:35 -07:00
InterfaceIdleMode.c Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READ 2011-11-26 17:11:58 -08:00
InterfaceIdleMode.h beceem: make local functions static 2010-11-01 12:37:05 -04:00
InterfaceInit.c Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READ 2011-11-26 17:11:58 -08:00
InterfaceInit.h Staging: Beceem: add USB id for BCSM250 Mobile WiMAX 2010-12-06 16:09:43 -08:00
InterfaceIsr.c Fix common misspellings 2011-03-31 11:26:23 -03:00
InterfaceIsr.h
InterfaceMacros.h
InterfaceMisc.c Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READ 2011-11-26 17:11:58 -08:00
InterfaceMisc.h beceem: remove indirection to Adapter structure 2010-11-01 09:52:14 -04:00
InterfaceRx.c staging: Fix recieve/receive typos 2011-06-28 14:54:17 -07:00
InterfaceRx.h
InterfaceTx.c Staging: Beceem: remove old kernel compatibility code 2010-12-06 16:09:45 -08:00
InterfaceTx.h beceem: remove dead code 2010-11-01 09:50:16 -04:00
Ioctl.h Fix common misspellings 2011-03-31 11:26:23 -03:00
IPv6Protocol.c Staging: bcm: IPv6Protocol.c: coding style fix 2012-04-10 10:34:04 -07:00
IPv6ProtocolHdr.h beceem: make local functions static 2010-11-01 12:37:05 -04:00
Kconfig
LeakyBucket.c Staging: bcm: Remove typedef for _packet_info and call directly. 2012-06-04 21:08:10 -07:00
led_control.c staging: bcm: led_control.c: breaking of long lines 2011-12-08 12:43:41 -08:00
led_control.h Staging: bcm: Move directives for the preprocessor statement to enum value in led_control.h 2012-02-13 20:16:14 -08:00
Macros.h Staging: bcm: Remove condition check on macro REL_4_1 because it is not used. 2012-06-04 21:06:36 -07:00
Makefile beceem: remove ARP spoofing 2010-11-01 09:53:58 -04:00
Misc.c staging: Fix typo in multiple files 2012-04-10 10:31:01 -07:00
nvm.c Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READ 2011-11-26 17:11:58 -08:00
nvm.h beceem: eliminate dead code 2010-10-29 20:44:57 -07:00
PHSDefines.h
PHSModule.c staging: Fix recieve/receive typos 2011-06-28 14:54:17 -07:00
PHSModule.h staging: Fix recieve/receive typos 2011-06-28 14:54:17 -07:00
Protocol.h Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly. 2012-06-04 21:06:35 -07:00
Prototypes.h Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly. 2012-06-04 21:08:09 -07:00
Qos.c Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly. 2012-06-04 21:06:35 -07:00
Queue.h
sort.c Staging: bcm: Remove typedef for _packet_info and call directly. 2012-06-04 21:08:10 -07:00
target_params.h misc latin1 to utf8 conversions 2012-01-02 13:04:55 +01:00
TODO beceem: update TODO list 2010-11-01 14:18:16 -04:00
Transmit.c staging: fix build failure in bcm driver 2011-01-17 17:39:39 -08:00
Typedefs.h
vendorspecificextn.c
vendorspecificextn.h
Version.h