iwlwifi: continue clean up - pcie/rx.c
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 14 Nov 2012 12:44:18 +0000 (14:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Nov 2012 14:02:47 +0000 (15:02 +0100)
commit9805c4460ae37aa9328a470c7aebea32f0667e24
treea4d18982e3b296fc2d3019342fa226745d4922d5
parentc61259858d685caf865e9819e3d3062a0865d93c
iwlwifi: continue clean up - pcie/rx.c

Rename static functions. Function moved from trans.c to
rx.c. A few could be made static, others had to be exported.
Also, don't use rxb or rxbuf, but rb which stands for receive
buffer.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/pcie/internal.h
drivers/net/wireless/iwlwifi/pcie/rx.c
drivers/net/wireless/iwlwifi/pcie/trans.c
This page took 0.026393 seconds and 5 git commands to generate.