commit | 28da32d7cafdd181d6a59e8c0b74e9651a8f8be3 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Sat Feb 21 00:24:14 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:53:00 2009 -0500 |
tree | 0dab03e6f24f8528e2f2dcc9459ac60a64b8e360 | |
parent | d1c96a9a29a5f34fa50133889b6110dca6cc3d43 [diff] |
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>