]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/net/rtl8169.c: Fix compile warning
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 22 May 2012 18:09:57 +0000 (18:09 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 23 May 2012 04:17:52 +0000 (23:17 -0500)
commitd1527b55f5ab162f2d17600ffc2744c2ea39d356
tree2f7db2d9411110e19e99b544679db1d3284a8a96
parentf92a151cd1610e0d78fb64181da90f7cae2e51e8
drivers/net/rtl8169.c: Fix compile warning

Fix this:
rtl8169.c: In function 'rtl8169_initialize':
rtl8169.c:907:13: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/rtl8169.c