summaryrefslogtreecommitdiff
path: root/include/drm/intel-gtt.h
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevic@redhat.com>2014-09-13 00:26:17 +0400
committerDavid S. Miller <davem@davemloft.net>2014-09-14 01:21:56 +0400
commit635126b7ca13a01d6322fbf7bdc5d1c738d26807 (patch)
treeb143668258d60aa96d7c232d77dbfd979c8a758c /include/drm/intel-gtt.h
parent20adfa1a81af00bf2027644507ad4fa9cd2849cf (diff)
downloadlinux-635126b7ca13a01d6322fbf7bdc5d1c738d26807.tar.xz
bridge: Allow clearing of pvid and untagged bitmap
Currently, it is possible to modify the vlan filter configuration to add pvid or untagged support. For example: bridge vlan add vid 10 dev eth0 bridge vlan add vid 10 dev eth0 untagged pvid The second statement will modify vlan 10 to include untagged and pvid configuration. However, it is currently impossible to go backwards bridge vlan add vid 10 dev eth0 untagged pvid bridge vlan add vid 10 dev eth0 Here nothing happens. This patch correct this so that any modifiers not supplied are removed from the configuration. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/drm/intel-gtt.h')
0 files changed, 0 insertions, 0 deletions