rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 26 Sep 2013 18:25:27 +0000 (13:25 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Oct 2013 20:24:30 +0000 (16:24 -0400)
Several of the drivers supported by rtlwifi individually implement the same
routine that supports scans. As a first step, create this routine in
driver rtlwifi.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found