[SCSI] fcoe: don't export functions that are internal to fcoe
authorChris Leech <christopher.leech@intel.com>
Tue, 21 Apr 2009 23:27:30 +0000 (16:27 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:19:25 +0000 (10:19 -0500)
commitfc224a5bc949aa30df572e990201c8f95767658f
treea94228853c2f8e57b0036449743b8ab04e7a125a
parent3caf02ee280a171074476d346d01dc0f5e05b22c
[SCSI] fcoe: don't export functions that are internal to fcoe

These probably never should have been exported.
If they were needed outside of the fcoe module, they
would have been moved to libfcoe.

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/fcoe/fcoe.c