[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than every packet

2014-12-18 Thread Dan Collins
. all blocks are full) will still cause poll to be signaled. Signed-off-by: Dan Collins --- net/packet/af_packet.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c index e52a447..6880f34 100644 --- a/net/packet/af_pac

[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than every packet

2014-12-18 Thread Dan Collins
next block (ie. all blocks are full) will still cause poll to be signaled. Signed-off-by: Dan Collins --- net/packet/af_packet.c | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c index e52a447..14e883d 100644 --- a/net/p

[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than for every packet

2014-12-18 Thread Dan Collins
. all blocks are full) will still cause poll to be signaled. Signed-off-by: Dan Collins diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c index e52a447..14e883d 100644 --- a/net/packet/af_packet.c +++ b/net/packet/af_packet.c @@ -43,6 +43,8 @@ * Chetan

Fwd: BUG: 2.6.22-rc4 Ubuntu 7.04 AUDIO ALSA

2007-06-09 Thread Dan Collins
[1.] One line summary of the problem: Audio card not detected under kernel, card is SigmaTel, computer is a Dell XPS 400 [2.] Full description of the problem/report: The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer pl