diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2011-07-17 01:15:18 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-07-18 14:29:44 -0400 |
commit | 0901edb758854e317fbc96774159739db4aff353 (patch) | |
tree | ab4dffbba08d5a5806ad55b43548599d45542ac8 /drivers/net/wireless/ath/ath9k/xmit.c | |
parent | 582965672831180b2e1f5e15ea1f7dc6f5b93018 (diff) |
b43: bus: drop inline from SSB functions
We use all that functions by pointers only. This forces compiler to
create additional duplicated functions that are not inline.
Noticed by Michael in similar bcma code.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/xmit.c')
0 files changed, 0 insertions, 0 deletions