staging: wean rtl8712 off of its ancient duplicate of if_ether.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 10 May 2012 02:42:45 +0000 (22:42 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 10 May 2012 17:09:35 +0000 (13:09 -0400)
commitbe9a12040f6d1a29b9a7fdec89058edca0dc2c4d
tree607d439fb7d1ea12b0cd578dafaf5fb9ba181627
parent0e545f6d165ad0180b0d04fe1291f6f6268047ff
staging: wean rtl8712 off of its ancient duplicate of if_ether.h

This driver should not be carrying around ancient copies of
headers like <linux/if_ether.h> for its own use.  Mapping it
onto the mainline one uncovers no build issues.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/staging/rtl8712/if_ether.h [deleted file]
drivers/staging/rtl8712/rtl8712_recv.c
drivers/staging/rtl8712/rtl871x_recv.c
drivers/staging/rtl8712/xmit_linux.c