]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: Need to include vmalloc.h
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 21:25:55 +0000 (16:25 -0500)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 07:06:01 +0000 (15:06 +0800)
commit68837cf9f2014c81737510480bbf070e108ba42a
treeb0774f91f4374b153ba22f2814e61fb00f56a3aa
parent2d7ed09441ca15b3d0b89e9890d37cc50433511f
e1000e: Need to include vmalloc.h

Otherwise (on sparc64):

drivers/net/e1000e/ethtool.c:657:3: error: implicit declaration of function 'vmalloc' [-Werror=implicit-function-declaration]

(cherry picked from commit c85c21ad1fe18daf26bfe8684df974d88cec50b7)
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/e1000e/ethtool.c