Re: [Pv-drivers] [PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
From: David Miller <davem@davemloft.net>
Date: 2009-09-29 01:16:45
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2009-09-29 01:16:45
Also in:
lkml
From: Alok Kataria <redacted> Date: Mon, 28 Sep 2009 17:51:39 -0700
As a side note, were there any changes in the networking API's, that we should look out for in the merge cycle ? If not I think the rebase should be pretty trivial.
Just off the top of my head, the return type of the driver transmit function was changed to netdev_tx_t, for one thing. But there were likely numerous others. You'll have to check.