commit | a58fbe1a8540d870393b343bc6cb06a7f8201387 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 15:08:39 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 24 11:14:14 2015 +0200 |
tree | 9c79417265484588272d69fb445ba089522529f3 | |
parent | 5c90067c0f79705b8fa3207c734b18727f320637 [diff] |
mac80211: clean up/rename prepare_for_handlers() The function really shouldn't be called prepare_for_handlers(), all it does is check if the frame should be dropped. Rename it to ieee80211_accept_frame() and clean it up a bit. Signed-off-by: Johannes Berg <johannes.berg@intel.com>