From: Vasundhara Volam Date: Fri, 6 Feb 2015 13:18:36 +0000 (-0500) Subject: be2net: replace (1 << x) with BIT(x) X-Git-Tag: fixes-v4.0-rc1~150^2~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b06116994a8c3648b03da92d7fc0ac839c8ced;p=pandora-kernel.git be2net: replace (1 << x) with BIT(x) BIT(x) is the preffered usage. Signed-off-by: Vasundhara Volam Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed