p54: add missing break in eeprom parser
authorChr <chunkeey@web.de>
Mon, 19 Jan 2009 13:30:26 +0000 (14:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Jan 2009 18:55:02 +0000 (13:55 -0500)
commit40ab73cc6c38ce93253fe8c2d7e502c948adfd13
tree7f866ca1c497c6c589653839730202d25fb02742
parent11eaea416716deebcb18383b201ba8033cbf33dc
p54: add missing break in eeprom parser

This patch fixes a obvious memory leak in the eeprom parser.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54common.c