commit | 9805c4460ae37aa9328a470c7aebea32f0667e24 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Nov 14 14:44:18 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 19 15:02:47 2012 +0100 |
tree | a4d18982e3b296fc2d3019342fa226745d4922d5 | |
parent | c61259858d685caf865e9819e3d3062a0865d93c [diff] |
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>