]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtl8192e: update for ndo_set_multicast_list removal.
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 25 Aug 2011 05:02:09 +0000 (15:02 +1000)
committerLarry Finger <Larry.Finger@lwfinger.net>
Fri, 26 Aug 2011 06:13:34 +0000 (01:13 -0500)
commitfaae60d232df564ee5e88237fd816a6d3719a8c0
tree619a47edb99314c3e84276c2f5dc116d2c130f6d
parentc73298e6c45a336d813d613dc535b56964e3f55f
rtl8192e: update for ndo_set_multicast_list removal.

After merging the staging tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/staging/rtl8192e/rtl_core.c:2917:2: error: unknown field 'ndo_set_multicast_list' specified in initializer

Caused by commit 94a799425eee ("From: wlanfae <wlanfae@realtek.com>" -
really "[PATCH 1/8] rtl8192e: Import new version of driver from realtek"

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
drivers/staging/rtl8192e/rtl_core.c