lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20141106230207.21973.67338.stgit@tlendack-t1.amdoffice.net> Date: Thu, 6 Nov 2014 17:02:07 -0600 From: Tom Lendacky <thomas.lendacky@....com> To: <netdev@...r.kernel.org> CC: <davem@...emloft.net> Subject: [PATCH net-next v1 0/2] amd-xgbe: AMD XGBE driver updates 2014-11-06 The following series of patches fixes a couple of bugs that slipped through my last series. - Free channel structure after freeing the per channel interrupts - If an skb error allocation occurs during receive processing check whether more descriptors are associated with the packet or whether to start on a new packet This patch series is based on net-next. --- Tom Lendacky (2): amd-xgbe: Free channel/ring structures later amd-xgbe: Check for complete packet on skb allocation error drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- Tom Lendacky -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists