From: navin patidar Date: Mon, 16 Jun 2014 16:05:43 +0000 (+0530) Subject: staging: rtl8188eu: Remove function netdev_br_init() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1793 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85955ec98a52d2aa706dbb227369cbe0109aef07;p=pandora-kernel.git staging: rtl8188eu: Remove function netdev_br_init() netdev_br_init() tries to find MAC address of network interface named "br0", then that MAC address is assigned to adapter->br_netdev and used by driver's NAT implementation code. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed