]> git.karo-electronics.de Git - karo-tx-linux.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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 21:25:55 +0000 (16:25 -0500)
commitc85c21ad1fe18daf26bfe8684df974d88cec50b7
treeac2ec1fd985a7eed0bd79235647f43125589dff6
parent1e2927b08160a14fff98e88e7a331d916aaa1d56
e1000e: Need to include vmalloc.h

Otherwise (on sparc64):

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

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/e1000e/ethtool.c