commit | d30b181bd6d047b39235a0d8e26de422d9d05b25 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Thu Jun 24 09:14:47 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 28 23:58:53 2010 -0700 |
tree | 8507f9f0f0439fcdb7609901e33923a8def3ad85 | |
parent | 210d6de78c5d7c785fc532556cea340e517955e1 [diff] |
netdev: octeon_mgmt: Fix section mismatch errors. We started getting: WARNING: drivers/net/built-in.o(.data+0x10f0): Section mismatch in reference from the variable octeon_mgmt_driver to the function .init.text:octeon_mgmt_probe() This fixes it. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>