staging: wean rtl8712 off of its ancient duplicate of ip.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 10 May 2012 02:53:32 +0000 (22:53 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 10 May 2012 17:09:57 +0000 (13:09 -0400)
This driver should not be carrying around ancient copies of
headers like <linux/ip.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>

No differences found