On Mon, Aug 20, 2012 at 11:42:36AM -0700, Hiral Patel wrote:
> From: Anantha Prakash T <atung...@cisco.com>
> 
> Signed-off-by: Anantha Prakash T <atung...@cisco.com>
> Signed-off-by: Hiral Patel <hiral...@cisco.com>
> ---
>  drivers/scsi/fnic/fnic.h        |   35 +++-
>  drivers/scsi/fnic/fnic_fcs.c    |  560 
> ++++++++++++++++++++++++++++++++++++++-
>  drivers/scsi/fnic/fnic_fip.h    |   69 +++++
>  drivers/scsi/fnic/fnic_main.c   |   50 ++++-
>  drivers/scsi/fnic/vnic_dev.c    |   10 +
>  drivers/scsi/fnic/vnic_dev.h    |    2 +
>  drivers/scsi/fnic/vnic_devcmd.h |   67 +++++
>  7 files changed, 789 insertions(+), 4 deletions(-)
>  create mode 100644 drivers/scsi/fnic/fnic_fip.h

An almost 800 line in-kernel FIP VLAN discovery implementation, and it
doesn't deserve any description beyond the one-line mail subject?

> diff --git a/drivers/scsi/fnic/fnic_fip.h b/drivers/scsi/fnic/fnic_fip.h
> new file mode 100644
> index 0000000..d958bec
> --- /dev/null
> +++ b/drivers/scsi/fnic/fnic_fip.h
> @@ -0,0 +1,69 @@
> +/*
> + * Copyright 2008 Cisco Systems, Inc.  All rights reserved.
> + * Copyright 2007 Nuova Systems, Inc.  All rights reserved.

Are we to believe that this new file was actually created 5-years ago?

- Chris
_______________________________________________
devel mailing list
devel@open-fcoe.org
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to