From: Pravin B Shelar Date: Thu, 6 Nov 2014 14:57:27 +0000 (-0800) Subject: openvswitch: Remove redundant key ref from upcall_info. X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~226^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8eedb85bd238613332570ac6ae683fee94fbe36;p=pandora-kernel.git openvswitch: Remove redundant key ref from upcall_info. struct dp_upcall_info has pointer to pkt_key which is already available in OVS_CB. This also simplifies upcall handling for gso packet. Signed-off-by: Pravin B Shelar Acked-by: Andy Zhou --- Reading git-diff-tree failed