From: Upinder Malhi Date: Thu, 9 Jan 2014 22:48:07 +0000 (-0800) Subject: IB/usnic: Push all forwarding state to usnic_fwd.[hc] X-Git-Tag: v3.14-rc1~103^2~1^11~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2183b990b67b761f81c68a18f60df028e080cf05;p=pandora-kernel.git IB/usnic: Push all forwarding state to usnic_fwd.[hc] Push all of the usnic device forwarding state - such as mtu, mac - to usnic_fwd_dev. Furthermore, usnic_fwd.h exposes a improved interface for rest of the usnic code. The primary improvement is that usnic_fwd.h's flow management interface takes in high-level *filter* and *action* structures now, instead of low-level paramaters such as vnic_idx, rq_idx. Signed-off-by: Upinder Malhi Signed-off-by: Roland Dreier --- Reading git-diff-tree failed