1. 16 6月, 2015 1 次提交
    • A
      greybus: introduce cport_id_valid() · 821c620a
      Alex Elder 提交于
      Define a public predicate that defines whether a CPort ID is valid.
      
      Use it in the message_send() routine, and make the message reported
      more accurately reflect the error.  Also use it to check whether the
      CPort ID in a received message is valid; if it is not, just drop the
      message.
      
      Get rid of local variable "buffer" in message_send(); it adds no
      value.
      Signed-off-by: NAlex Elder <elder@linaro.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@google.com>
      821c620a
  2. 13 6月, 2015 7 次提交
  3. 12 6月, 2015 3 次提交
  4. 11 6月, 2015 12 次提交
  5. 10 6月, 2015 3 次提交
  6. 09 6月, 2015 7 次提交
  7. 04 6月, 2015 7 次提交