Files
ubports_kernel_google_msm/include/net
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval
Throughout the TCP/DCCP (and tunnelling) code, it often happens that the
return code of a transmit function needs to be tested against NET_XMIT_CN
which is a value that does not indicate a strict error condition.

This patch uses a macro for these recurring situations which is consistent
with the already existing macro net_xmit_errno, saving on duplicated code.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:22:27 -08:00
..
2006-09-28 18:02:48 -07:00
2006-12-02 21:21:47 -08:00
2006-12-02 21:21:08 -08:00
2006-09-22 14:54:40 -07:00
2006-12-02 21:21:19 -08:00
2006-09-28 18:02:58 -07:00
2006-09-28 18:01:06 -07:00
2006-12-02 21:21:20 -08:00
2006-10-18 19:55:25 -07:00
2006-12-02 21:22:27 -08:00
2006-11-05 14:11:25 -08:00
2006-03-23 07:12:57 -05:00
2006-12-02 21:21:23 -08:00
2005-09-22 07:57:21 -03:00
2006-03-20 22:59:36 -08:00
2006-10-15 11:00:58 -07:00
2006-09-28 18:02:10 -07:00
2006-06-30 14:12:10 -07:00
2006-12-02 21:21:36 -08:00