From: Daniel Borkmann Date: Tue, 23 Apr 2013 00:39:30 +0000 (+0000) Subject: packet: minor: convert status bits into shifting format X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7276d5d743d775388bf382cd7bdea1a14e486d32;p=pandora-kernel.git packet: minor: convert status bits into shifting format This makes it more readable and clearer what bits are still free to use. The compiler reduces this to a constant for us anyway. Signed-off-by: Daniel Borkmann Acked-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed