[9610] wlbt: Fix compilation error by commenting out line for now Android P
authorTarun Karela <t.karela@samsung.com>
Wed, 30 May 2018 13:12:08 +0000 (14:12 +0100)
committerYoungsoo Kim <youngss.kim@samsung.com>
Fri, 15 Jun 2018 22:48:20 +0000 (07:48 +0900)
commit9dc02b26ae16c61a8846b4296e2bf403173a96de
treea99c79ef59e4f5c92fb7fac2f81fd98b898dcace
parent7c380a3c35420a849d8f70faaeb0daa0077d6825
[9610] wlbt: Fix compilation error by commenting out line for now Android P

drivers/net/wireless/scsc/rx.c: In function 'slsi_rx_received_frame_ind':
drivers/net/wireless/scsc/rx.c:1923:6: error: 'struct net_device' has no member named 'last_rx'
   dev->last_rx = jiffies;

Change-Id: Icd9b9bd5170a6a8dd0b0f76f0c44cb1cb6233718
SCSC-Bug-Id: SSB-40175
Signed-off-by: Tarun Karela <t.karela@samsung.com>
drivers/net/wireless/scsc/sap_ma.c