Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 81e81575 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

[BRIDGE]: make dev->features unsigned


The features field in netdevice is really a bitmask, and bitmask's should
be unsigned.

Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d8a33ac4
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment