Re: [PATCH 02/12 -Rev2] Changes to netdevice.h

2007-07-24 Thread Krishna Kumar2
Hi Patrick, Krishna Kumar2/India/IBM wrote on 07/23/2007 08:27:53 AM: > Hi Patrick, > > Patrick McHardy <[EMAIL PROTECTED]> wrote on 07/22/2007 10:36:51 PM: > > > Krishna Kumar wrote: > > > @@ -472,6 +474,9 @@ struct net_device > > > void *priv; /* pointer to private data */ > > >

Re: [PATCH 02/12 -Rev2] Changes to netdevice.h

2007-07-22 Thread Krishna Kumar2
Hi Patrick, Patrick McHardy <[EMAIL PROTECTED]> wrote on 07/22/2007 10:36:51 PM: > Krishna Kumar wrote: > > @@ -472,6 +474,9 @@ struct net_device > > void *priv; /* pointer to private data */ > > int (*hard_start_xmit) (struct sk_buff *skb, > >s

Re: [PATCH 02/12 -Rev2] Changes to netdevice.h

2007-07-22 Thread Patrick McHardy
Krishna Kumar wrote: > @@ -472,6 +474,9 @@ struct net_device > void*priv; /* pointer to private data */ > int (*hard_start_xmit) (struct sk_buff *skb, > struct net_device *dev); > + int

[PATCH 02/12 -Rev2] Changes to netdevice.h

2007-07-22 Thread Krishna Kumar
diff -ruNp org/include/linux/netdevice.h rev2/include/linux/netdevice.h --- org/include/linux/netdevice.h 2007-07-20 07:49:28.0 +0530 +++ rev2/include/linux/netdevice.h 2007-07-22 13:20:16.0 +0530 @@ -340,6 +340,7 @@ struct net_device #define NETIF_F_VLAN_CHALLENGED