| commit | b1806a0fec4229a5e35f977b812ab39f13f1c435 | [log] [tgz] |
|---|---|---|
| author | Matt Mower <mowerm@gmail.com> | Tue Jul 01 19:53:13 2014 -0500 |
| committer | Ethan Chen <intervigil@gmail.com> | Wed Aug 13 11:26:07 2014 -0700 |
| tree | ea239303608edaa1f1d2d8996e7b7af6b77e1478 | |
| parent | 66399e4e6bd85ecc35cf934c0a2a1a343fc339d2 [diff] |
net: wireless: bcmdhd: ifdef wl_cfg80211_sched_scan_stop declaration wl_cfg80211_sched_scan_stop() was introduced in 4e98e4ad9f77dffa3e6d977453f92259d0370e3d "net: wireless: bcmdhd: cancel current PNO if connection will happen" but its declaration was not ifdef'd like its usage is. Picky compilers are picky. Change-Id: Ibd97b98c99e2b0bb2bf933b7ba858181f346e1de