Re: [Open-FCoE] [RFC PATCH 1/5] libfcoe, fcoe: Allow user to set a ctlr's mode

2012-09-12 Thread Love, Robert W
On Mon 10 Sep 2012 10:51:41 PM PDT, Bart Van Assche wrote: On 09/11/12 00:59, Robert Love wrote: +static enum fip_conn_type fcoe_parse_mode(const char *buf, + const struct fcoe_ctlr_mode_table *tbl) +{ +int modeint = -1, i, rv; +char *p,

Re: [Open-FCoE] [RFC PATCH 0/5] Reorganize libfcoe control interfaces

2012-09-12 Thread Love, Robert W
On 12-09-11 10:36 AM, Love, Robert W wrote: On Tue 11 Sep 2012 10:06:29 AM PDT, Chris Leech wrote: On Mon, Sep 10, 2012 at 3:59 PM, Robert Love robert.w.l...@intel.com wrote: snip This feels a little awkward with all the special control files. Have you thought about something designed for