]> git.openfabrics.org - ~emulex/infiniband.git/commit
cfg80211: fix BSS IE allocation comment
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Jan 2013 20:33:19 +0000 (21:33 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2013 17:57:43 +0000 (18:57 +0100)
commit50521aa8817e3f6a77eb7aaabdbbb7b5c2fe0ea3
tree76aa3d7dfce97b4a5ae169ee63c8f55d4a152f16
parent3146a7da83ba2dd266ef436d4ac8e7e09bd15825
cfg80211: fix BSS IE allocation comment

The comment about allocating the IEs together with
the BSS struct is no longer true, remove it. Also
fix a typo in the same area.

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