lkml.org 
[lkml]   [2015]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 05/32] scsi: hisi_sas: scan device tree
    > +	sas_addr_prop = of_find_property(np, "sas-addr", NULL);
    > + if (!sas_addr_prop || (sas_addr_prop->length != SAS_ADDR_SIZE))
    > + goto err_out;
    > + memcpy(hisi_hba->sas_addr, sas_addr_prop->value, SAS_ADDR_SIZE);

    This was not in the binding.

    What is this?

    Thanks,
    Mark.


    \
     
     \ /
      Last update: 2015-10-26 16:01    [W:4.058 / U:0.168 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site