mac80211: remove ieee80211_get_morefrag
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 11 Jun 2008 21:21:56 +0000 (14:21 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 14 Jun 2008 16:18:12 +0000 (12:18 -0400)
commit8b7b1e05b0454f232b8ae1e6ee134b7f0b38abfb
treee2b31bc4158a0e5ba20fe5ca81f7c9d4d51390d5
parentfd7c8a40b2a63863f749e4d17f0d94d2e5ab1331
mac80211: remove ieee80211_get_morefrag

Replaced by the new helper ieee80211_has_morefrags which is
more consistent with the intent of the function.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c
drivers/net/wireless/iwlwifi/iwl3945-base.c
drivers/net/wireless/rt2x00/rt2x00queue.c
drivers/net/wireless/rtl8187_dev.c
include/linux/ieee80211.h