OSDN Git Service

isci: enable BCN in sci_port_add_phy()
authorMaciej Trela <maciej.trela@intel.com>
Mon, 12 Mar 2012 23:29:30 +0000 (23:29 +0000)
committerDan Williams <dan.j.williams@intel.com>
Thu, 17 May 2012 19:27:28 +0000 (12:27 -0700)
commit08e73be56b6b2e5459638481a54b755ed562ada8
treef3ebe335019d247222b6b404177669d3d583814e
parent6119908f0fe3737bba2f64eff70599c3e41d522e
isci: enable BCN in sci_port_add_phy()

Ensure we enable receiving BCN's from the
hardware when adding phy to isci_port.
Otherwise if we get BCN before the port is
created we won't see any BCN

Signed-off-by: Maciej Trela <maciej.trela@intel.com>
Reported-by: Richard Boyd <richard.g.boyd@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/port.c