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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Apr 2011 22:43:49 +0200
From:	sjur.brandeland@...ricsson.com
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, Stephen Hemminger <shemminger@...tta.com>,
	sjurbren@...il.com,
	Sjur Brændeland <sjur.brandeland@...ricsson.com>
Subject: [PATCH net-next-2-6 0/3] caif: Code cleanup

From: Sjur Brændeland <sjur.brandeland@...ricsson.com>

Hi Dave.

Here is some code cleanup for CAIF for net-next-2.6.
These patches can be applied independently of the other
bug-fix patches I just sent. 

I'm also including an old rfc/patch from Stephen Hemminger.
I hope this is OK.

Regards,
Sjur

Sjur Brændeland (2):
  caif: Don't resend if dev_queue_xmit fails.
  caif: Add BUG_ON if dev_info is missing in packet

Stephen Hemminger (1):
  caif: code cleanup

 include/net/caif/caif_dev.h |   27 +-----
 include/net/caif/cfctrl.h   |   12 +---
 include/net/caif/cfmuxl.h   |    2 -
 include/net/caif/cfpkt.h    |   75 ------------------
 include/net/caif/cfsrvl.h   |    3 +-
 net/caif/caif_config_util.c |    6 +-
 net/caif/caif_dev.c         |   45 +++---------
 net/caif/caif_socket.c      |   35 +--------
 net/caif/cfcnfg.c           |    2 +-
 net/caif/cfctrl.c           |   75 ++----------------
 net/caif/cfdgml.c           |    7 +--
 net/caif/cffrml.c           |    8 +--
 net/caif/cfmuxl.c           |   45 +----------
 net/caif/cfpkt_skbuff.c     |  178 +-----------------------------------------
 net/caif/cfserl.c           |    7 +--
 net/caif/cfsrvl.c           |    7 +--
 net/caif/cfutill.c          |    7 +--
 net/caif/cfveil.c           |    5 +-
 net/caif/cfvidl.c           |    5 +-
 19 files changed, 46 insertions(+), 505 deletions(-)

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ