Re: crash with bridge and inconsistent handling of NETDEV_TX_OK

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, April 20, 2010 - 4:48 pm

From: David Miller <davem@davemloft.net>
Date: Tue, 20 Apr 2010 16:45:05 -0700 (PDT)


And BTW, NETDEV_TX_OK is only ever returned by itself, the
flag bits only get set when a non-NETDEV_TX_OK value is returned.

So we really haven't changed semantics at all, NETDEV_TX_OK (which is
zero) and non-zero are the two valid return value cases.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
crash with bridge and inconsistent handling of NETDEV_TX_OK, Mikulas Patocka, (Tue Apr 20, 4:40 pm)
Re: crash with bridge and inconsistent handling of NETDEV_ ..., David Miller, (Tue Apr 20, 4:48 pm)
Re: RCU error in networking, David Miller, (Thu Apr 29, 4:04 pm)