OSDN Git Service

net: qualcomm: rmnet: Remove some unneeded casts
authorSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Wed, 16 Jun 2021 07:59:13 +0000 (01:59 -0600)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 19:19:50 +0000 (12:19 -0700)
commit56a967c4f7e5fed2e66d90906ff5956abf69364a
tree52504487ccb723c191f990c622c066fed0489ce8
parentf7246bdb3d7d85941efdc828802e9a48012f24f5
net: qualcomm: rmnet: Remove some unneeded casts

Remove the explicit casts in the checksum complement functions
and pass the actual protocol specific headers instead.

Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c