|
@@ -407,7 +407,7 @@ xpnet_send(struct sk_buff *skb, struct xpnet_pending_msg *queued_msg,
|
|
* destination partid. If the destination partid octets are 0xffff,
|
|
* destination partid. If the destination partid octets are 0xffff,
|
|
* this packet is to be broadcast to all connected partitions.
|
|
* this packet is to be broadcast to all connected partitions.
|
|
*/
|
|
*/
|
|
-static int
|
|
|
|
|
|
+static netdev_tx_t
|
|
xpnet_dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev)
|
|
xpnet_dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev)
|
|
{
|
|
{
|
|
struct xpnet_pending_msg *queued_msg;
|
|
struct xpnet_pending_msg *queued_msg;
|