V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xx
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 14 Mar 2006 20:24:57 +0000 (17:24 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:26 +0000 (08:53 -0800)
commit19478843e4f8af7de9b297876519ee8b98c2f5ad
tree3ba0739399f7acbdc5a96d46bff9f6b17c1c520c
parent5e5890e16ea917ad489a7778f51631bdb14523a2
V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xx

Coverity reported a bug at checking max number of supported boards by
em28xx init code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-video.c