From 1694f25b4beb80b911fb21efcff36acca39aa696 Mon Sep 17 00:00:00 2001 From: Arthur Jones Date: Mon, 29 Sep 2008 11:51:09 +0000 Subject: [PATCH] e1000e: release hw semaphore after successfully writing EEPROM Since e1000e has been existance in linux-2.6, we've never released the hardware semaphore after a successful write to the SPI EEPROM. I guess we don't write to SPI EEPROM much -- but those few of us that do appreciate it when we can later read from the EEPROM without having to reboot. Found-by: Nick Van Fossen Signed-off-by: Arthur Jones Reviewed-by: Auke Kok Signed-off-by: David S. Miller --- Reading git-format-patch failed