]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
net: ethernet: ti: cpsw: use BIT macro
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Fri, 6 Jul 2018 18:44:44 +0000 (21:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 12:22:57 +0000 (21:22 +0900)
commit1239a96a8fcbdaa5e4171db12ccc694027a20ee7
treeeaf77540fc413714fd494207bb6dcccd6855f59d
parent8f704ef666406fc5e42032308a2b366ea7bca846
net: ethernet: ti: cpsw: use BIT macro

It's needed to avoid checkpatch warnings for farther changes.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c