Commit 959a1816 authored by Ezequiel García's avatar Ezequiel García Committed by Mauro Carvalho Chehab

[media] em28xx: Remove unused field from em28xx_buffer struct

Signed-off-by: default avatarEzequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent cb04af20
...@@ -250,7 +250,6 @@ struct em28xx_buffer { ...@@ -250,7 +250,6 @@ struct em28xx_buffer {
struct list_head frame; struct list_head frame;
int top_field; int top_field;
int receiving;
}; };
struct em28xx_dmaqueue { struct em28xx_dmaqueue {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment