commit | 23a24defa0da567eac615828563935c195fb48dc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Jul 27 15:43:22 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:47:31 2007 -0700 |
tree | dd698a74e0e8a7c3412266f884acb4795a62a0a4 | |
parent | 570bd537a9a1520ddebfed772bcf6eaf7510bec4 [diff] |
[MAC80211]: split up __ieee80211_rx The really indented part that does the huge switch on the interface type is a nuisance. Put it into an own function 'prepare_for_handlers'. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>