1IEEE80211_FREE_HW(9)    The basic mac80211 driver inte    IEEE80211_FREE_HW(9)
2
3
4

NAME

6       ieee80211_free_hw - free hardware descriptor
7

SYNOPSIS

9       void ieee80211_free_hw(struct ieee80211_hw * hw);
10

ARGUMENTS

12       hw
13           the hardware to free
14

DESCRIPTION

16       This function frees everything that was allocated, including the
17       private data for the driver. You must call ieee80211_unregister_hw
18       before calling this function.
19

AUTHOR

21       Johannes Berg <johannes@sipsolutions.net>
22           Author.
23
25Kernel Hackers Manual 2.6.         June 2019              IEEE80211_FREE_HW(9)
Impressum