aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/br2684.c
diff options
context:
space:
mode:
authorRobert Love <robert.w.love@intel.com>2009-05-02 13:48:32 -0700
committerDavid S. Miller <davem@davemloft.net>2009-05-02 13:48:32 -0700
commitd0ab8ff81bf1b01bae7d6b92ca067badbbb02cc9 (patch)
tree872f9521e3f51018be9afd9492e7509e42478621 /net/atm/br2684.c
parentvirtio_net: Fix function name typo (diff)
downloadlinux-dev-d0ab8ff81bf1b01bae7d6b92ca067badbbb02cc9.tar.xz
linux-dev-d0ab8ff81bf1b01bae7d6b92ca067badbbb02cc9.zip
net: Only store high 16 bits of kernel generated filter priorities
The kernel should only be using the high 16 bits of a kernel generated priority. Filter priorities in all other cases only use the upper 16 bits of the u32 'prio' field of 'struct tcf_proto', but when the kernel generates the priority of a filter is saves all 32 bits which can result in incorrect lookup failures when a filter needs to be deleted or modified. Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/br2684.c')
0 files changed, 0 insertions, 0 deletions