lkml.org 
[lkml]   [2010]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subjectlinux-next: manual merge of the trivial tree with the net tree
    Hi Jiri,

    Today's linux-next merge of the trivial tree got a conflict in
    drivers/net/sfc/mcdi_pcol.h between commit
    5297a98d5dd6de86fe1e2ffc9ea60cdf59b71443 ("sfc: Update MCDI protocol
    definitions") from the net tree and commit
    4887b438e6880c73c4b44d868211e70c1f3deaec ("Fix misspelling of
    "successful" and variants in comments") from the trivial tree.

    I fixed it up (see below) and can carry the fix as necessary.
    --
    Cheers,
    Stephen Rothwell sfr@canb.auug.org.au

    diff --cc drivers/net/sfc/mcdi_pcol.h
    index bd59302,f61e1de..0000000
    --- a/drivers/net/sfc/mcdi_pcol.h
    +++ b/drivers/net/sfc/mcdi_pcol.h
    @@@ -859,14 -852,11 +859,14 @@@
    /* MC_CMD_POLL_PHY_BIST: (variadic output)
    * Poll for BIST completion
    *
    - * Returns a single status code, and a binary blob of phy-specific
    - * bist output. If the driver can't successfully parse the BIST output,
    - * it should still respect the Pass/Fail in OUT.RESULT.
    + * Returns a single status code, and optionally some PHY specific
    + * bist output. The driver should only consume the BIST output
    + * after validating OUTLEN and PHY_CFG.PHY_TYPE.
    *
    - * If a driver can't succesfully parse the BIST output, it should
    - * Locks required: PHY_LOCK if doing a PHY BIST
    ++ * If a driver can't successfully parse the BIST output, it should
    + * still respect the pass/Fail in OUT.RESULT
    + *
    + * Locks required: PHY_LOCK if doing a PHY BIST
    * Return code: 0, EACCES (if PHY_LOCK is not held)
    */
    #define MC_CMD_POLL_BIST 0x26


    \
     
     \ /
      Last update: 2010-02-05 03:41    [W:3.677 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site