diff options
author | Benjamin Li <benli@broadcom.com> | 2008-09-18 16:38:24 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-09-18 16:38:24 -0700 |
commit | 344478db5385194ec27f6aaf780ea21c4b4ff02c (patch) | |
tree | f24c5f4720c27787d7fabb66da553461a2966fa3 /drivers/spi/spi_s3c24xx.c | |
parent | d286600e199aa2f1058a1f883d234e73626304d2 (diff) |
bnx2: In bnx2_set_mac_link() return void rather then int
bnx2_set_mac_link() doesn't need to return any error codes. And
all the callers don't check the return code. It is safe to
change the return type to a void.
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/spi/spi_s3c24xx.c')
0 files changed, 0 insertions, 0 deletions