aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-11-05 01:32:44 -0800
committerDavid S. Miller <davem@davemloft.net>2009-11-05 01:32:44 -0800
commit22402529df88ec39a59b08a46bced73dd5722b64 (patch)
treebb5a7e4246369a4362e68aa8895a39e74b1243c6 /net
parentMAINTAINERS: Add git net-next-2.6 (diff)
downloadlinux-dev-22402529df88ec39a59b08a46bced73dd5722b64.tar.xz
linux-dev-22402529df88ec39a59b08a46bced73dd5722b64.zip
virtio_net: rename driver struct to please modpost
Commit 3d1285b (move virtnet_remove to .devexit.text) introduced the first reference to __devexit in struct virtio_driver virtio_net which upset modpost ("Section mismatch in reference from the variable virtio_net to the function .devexit.text:virtnet_remove()"). Fix this by renaming virtio_net to virtio_net_driver. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reported-by: Michael S. Tsirkin <mst@redhat.com> Blame-taken-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions