• Jiangfeng Xiao's avatar
    net: hisilicon: Cleanup for cast to restricted __be32 · a8edf525
    Jiangfeng Xiao authored
    This patch fixes the following warning from sparse:
    hip04_eth.c:533:23: warning: cast to restricted __be16
    hip04_eth.c:533:23: warning: cast to restricted __be16
    hip04_eth.c:533:23: warning: cast to restricted __be16
    hip04_eth.c:533:23: warning: cast to restricted __be16
    hip04_eth.c:534:23: warning: cast to restricted __be32
    hip04_eth.c:534:23: warning: cast to restricted __be32
    hip04_eth.c:534:23: warning: cast to restricted __be32
    hip04_eth.c:534:23: warning: cast to restricted __be32
    hip04_eth.c:534:23: warning: cast to restricted __be32
    hip04_eth.c:534:23: warning: cast to restricted __be32
    Signed-off-by: default avatarJiangfeng Xiao <xiaojiangfeng@huawei.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    a8edf525
hip04_eth.c 25.1 KB