On 16-02-17 10:01 AM, Rustad, Mark D wrote: > John Fastabend <john.fastab...@gmail.com> wrote: > >> diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_model.h >> b/drivers/net/ethernet/intel/ixgbe/ixgbe_model.h >> new file mode 100644 >> index 0000000..43ebec4 >> --- /dev/null >> +++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_model.h >> @@ -0,0 +1,112 @@ >> +/******************************************************************************* >> >> + * >> + * Intel 10 Gigabit PCI Express Linux drive >> + * Copyright(c) 2013 - 2015 Intel Corporation. > > Those copyright dates don't seem reasonable for a new file, since it > clearly didn't exist in 2013. IANAL, but it has to be better to at least > be accurate about when it was created. > > -- > Mark Rustad, Networking Division, Intel Corporation
Sure I'll fix this as well. :/ thanks Mark.