commit | 2792972395356254252f12205915a32dce9f50e4 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Tue Oct 25 19:34:21 2011 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:58:52 2011 +0200 |
tree | 050c0d3b51a6b591f9865e755234d2472125485d | |
parent | 990bd9151927ad55c7e3da3b05cf13ecfe7a31bf [diff] |
ath6kl: Use the other variant of netdev (un)register APIs Use replace (un)register_netdev() with (un)register_netdevice() so that the same ath6kl function can be used with add_virtual_intf()/del_virtual_intf(). Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>