ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

کامیت شده توسط
John W. Linville

والد
24aad3f4c8
کامیت
fabba04806
@@ -65,20 +65,6 @@ ath5k_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
|
||||
}
|
||||
|
||||
|
||||
static int
|
||||
ath5k_start(struct ieee80211_hw *hw)
|
||||
{
|
||||
return ath5k_init_hw(hw->priv);
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
ath5k_stop(struct ieee80211_hw *hw)
|
||||
{
|
||||
ath5k_stop_hw(hw->priv);
|
||||
}
|
||||
|
||||
|
||||
static int
|
||||
ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
|
||||
{
|
||||
|
مرجع در شماره جدید
Block a user