diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2017-06-01 22:07:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-01 23:34:56 +0200 |
commit | 02f840cbc9fa9ee147d882edb96b203999c3ac62 (patch) | |
tree | ed1c6129025a0046feffba597036cbd0b73b99be /include/net/addrconf.h | |
parent | net: dsa: comment hot path requirements (diff) | |
download | linux-02f840cbc9fa9ee147d882edb96b203999c3ac62.tar.xz linux-02f840cbc9fa9ee147d882edb96b203999c3ac62.zip |
net: dsa: do not cast dst
dsa_ptr is not a void pointer anymore since Nov 2011, as of cf50dcc24f82
("dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions"),
but an explicit dsa_switch_tree pointer, thus remove the (void *) cast.
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/addrconf.h')
0 files changed, 0 insertions, 0 deletions