]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 28 Feb 2013 01:04:59 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:20 +0000 (19:10 -0800)
commit9475af6e44d2c17583243c253e2464467b52fa50
tree573f01d006774828e0b39102ee31525cc5b4dbcb
parent19a101a02ec65400233459ee7cef7037dbe8f15b
mac80211: convert to idr_alloc()

Convert to the much saner new idr interface.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
net/mac80211/main.c
net/mac80211/tx.c