From: Eric Dumazet Date: Tue, 27 Sep 2011 17:25:05 +0000 (-0400) Subject: tcp: rename tcp_skb_cb flags X-Git-Tag: v3.2-rc1~129^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de075e0438ba54b8f42cbbc1263d404229dc997;p=pandora-kernel.git tcp: rename tcp_skb_cb flags Rename struct tcp_skb_cb "flags" to "tcp_flags" to ease code review and maintenance. Its content is a combination of FIN/SYN/RST/PSH/ACK/URG/ECE/CWR flags Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed