netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] caif: Bugfixes
@ 2011-04-11 20:11 sjur.brandeland
  2011-04-11 20:11 ` [PATCH 1/2] caif: Bugfix use for_each_safe when removing list nodes sjur.brandeland
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: sjur.brandeland @ 2011-04-11 20:11 UTC (permalink / raw)
  To: davem; +Cc: netdev, sjurbren, Sjur Brændeland

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

Hi Dave,

These two patches applies cleanly to net-2.6 and net-next-2.6.
Please apply as you see apropriate.

The first patch fixes a kernel panic.
The second patch fixes a CAIF protocol bug. This bug caused packet
prioritization to be disabled on the modem, resulting in bad throughput.

Regards,
Sjur

Sjur Brændeland (2):
  caif: Bugfix use for_each_safe when removing list nodes.
  caif: performance bugfix - allow radio stack to prioritize packets.

 net/caif/cfdgml.c |    6 +++++-
 net/caif/cfmuxl.c |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-11 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 20:11 [PATCH 0/2] caif: Bugfixes sjur.brandeland
2011-04-11 20:11 ` [PATCH 1/2] caif: Bugfix use for_each_safe when removing list nodes sjur.brandeland
2011-04-11 20:17   ` David Miller
2011-04-11 20:11 ` [PATCH 2/2] caif: performance bugfix - allow radio stack to prioritize packets sjur.brandeland
2011-04-11 20:17   ` David Miller
2011-04-11 20:17 ` [PATCH 0/2] caif: Bugfixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).