From: Mark Einon Date: Thu, 11 Sep 2014 21:59:43 +0000 (+0100) Subject: staging: et131x: Remove struct tcb->flags X-Git-Tag: fixes-for-v3.18-merge-window~15^2~405 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cd38dc93838d6eef14f487dd85504ba429d36b;p=pandora-kernel.git staging: et131x: Remove struct tcb->flags 'struct tcb' member 'flags' was only used to collect tx stats, now we are no longer collecting those particular stats, we no longer need tcb->flags or the code used to peek into the skb to set it's value. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed