OSDN Git Service

mac80211: clean up ieee80211_rx_h_check_dup code
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Oct 2015 16:27:07 +0000 (18:27 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Oct 2015 16:27:07 +0000 (18:27 +0200)
commita732fa700133f864c542b335e80a845fe1b80f2b
tree85aa26ba76857285e226a4a8577611f55bdbec94
parent4a733ef1bea705cdc69d936b95fedab4b47fbd40
mac80211: clean up ieee80211_rx_h_check_dup code

Reduce indentation a bit to make the condition more readable.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c