]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: pass the regulatory_request struct in __regulatory_hint()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 21 Feb 2009 05:24:14 +0000 (00:24 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:53:00 +0000 (14:53 -0500)
commit9884f9ad59cc79592098838c46ccf50c34e32feb
tree0dab03e6f24f8528e2f2dcc9459ac60a64b8e360
parent38e1005ca71e99e1eb05f73c3d8baca1f38fa21c
cfg80211: pass the regulatory_request struct in __regulatory_hint()

We were passing value by value, lets just pass the struct.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c