summaryrefslogtreecommitdiff
path: root/net/openvswitch/flow.c
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2013-03-26 22:48:38 (GMT)
committerJesse Gross <jesse@nicira.com>2013-03-27 16:07:40 (GMT)
commita9341512c372fcc628dabc619898d910a06c54bc (patch)
tree0651be3fffbb5b5eb06401a41bb362b95326a4e8 /net/openvswitch/flow.c
parent330305cc4a6b0cb75c22fc01b8826f0ad755550f (diff)
downloadlinux-fsl-qoriq-a9341512c372fcc628dabc619898d910a06c54bc.tar.xz
openvswitch: Preallocate reply skb in ovs_vport_cmd_set().
Allocation of the Netlink notification skb can potentially fail after changing vport configuration. In general, we try to avoid this by undoing any change we made but that is difficult for existing objects. This avoids the problem by preallocating the buffer (which is fixed size). Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch/flow.c')
0 files changed, 0 insertions, 0 deletions