From: Vasundhara Volam Date: Wed, 4 Mar 2015 05:44:32 +0000 (-0500) Subject: be2net: avoid creating the non-RSS default RXQ if FW allows to X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~347^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71bb8bd08ca61c8cd8b07ff13d3cca40b7272769;p=pandora-kernel.git be2net: avoid creating the non-RSS default RXQ if FW allows to On BE2, BE3 and Skhawk-R chips one non-RSS (called "default") RXQ was needed to receive non-IP traffic. Some FW versions now export a capability called IFACE_FLAGS_DEFQ_RSS where this requirement doesn't hold. On such FWs the driver now does not create the non-RSS default queue. This prevents wasting one RXQ per VF. Signed-off-by: Vasundhara Volam Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed