From: David S. Miller Date: Mon, 10 Aug 2015 20:34:29 +0000 (-0700) Subject: Merge branch 'qlcnic-enhancements' X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72ee3ed51542092d83001be6803468e4b91e7be;p=pandora-kernel.git Merge branch 'qlcnic-enhancements' Shahed Shaikh says: ==================== qlcnic: enhancements This series adds few enhancements. o Patch from Harish reorders the sequence of header files inclusion, keeping kernel's header files on top. o Firmware introduced a new feature which allows driver to increases the size of firmware dump of iSCSI function which is being collected by NIC driver. o Print buffer address which is holding a firmware dump. o Use vzalloc() instead kzalloc() for allocating large chunk of memory which will avoid potential memory allocation failure. o Add new device ID for 0x8C30 which is a 83xx series based VF function. Please apply this series to net-next. ==================== Signed-off-by: David S. Miller --- e72ee3ed51542092d83001be6803468e4b91e7be